DartLsl_remove_child_n typedef

DartLsl_remove_child_n = void Function(lsl_xml_ptr e, Pointer<Char> name)

Implementation

typedef DartLsl_remove_child_n =
    void Function(lsl_xml_ptr e, ffi.Pointer<ffi.Char> name);