DartLsl_child_value_n typedef

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

Implementation

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