mrss_remove_subdata

Removes a subdata element.

?
extern (C) @system nothrow @nogc
mrss_remove_subdata

Parameters

element

parent

subdata

child to remove Does not free the memory. So you can remove a item and reinsert it after.

Return Value

the error code

Meta