NativeLsl_remove_child typedef

NativeLsl_remove_child = Void Function(lsl_xml_ptr e, lsl_xml_ptr e2)

Implementation

typedef NativeLsl_remove_child =
    ffi.Void Function(lsl_xml_ptr e, lsl_xml_ptr e2);