NativeLsl_set_config_filename typedef

NativeLsl_set_config_filename = Void Function(Pointer<Char> filename)

Implementation

typedef NativeLsl_set_config_filename =
    ffi.Void Function(ffi.Pointer<ffi.Char> filename);