DartLsl_set_value typedef

DartLsl_set_value = int Function(lsl_xml_ptr e, Pointer<Char> rhs)

Implementation

typedef DartLsl_set_value =
    int Function(lsl_xml_ptr e, ffi.Pointer<ffi.Char> rhs);