DartLsl_prepend_child typedef

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

Implementation

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