mrss_remove_subdata

Removes a subdata element.

extern (C) @system nothrow @nogc
mrss_remove_subdata

Parameters

element mrss_generic_t

parent

subdata mrss_generic_t

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

Return Value

the error code

Meta