NativeLsl_set_value typedef

NativeLsl_set_value = Int32 Function(lsl_xml_ptr e, Pointer<Char> rhs)

Implementation

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