DartLsl_set_config_content typedef

DartLsl_set_config_content = void Function(Pointer<Char> s)

Implementation

typedef DartLsl_set_config_content =
    void Function(ffi.Pointer<ffi.Char> content);