DartLsl_set_config_filename typedef

DartLsl_set_config_filename = void Function(Pointer<Char> filename)

Implementation

typedef DartLsl_set_config_filename =
    void Function(ffi.Pointer<ffi.Char> filename);