DartLsl_set_config_content typedef

DartLsl_set_config_content = void Function(Pointer<Char> content)

Implementation

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