SdlStorageInterfaceMkdir typedef

SdlStorageInterfaceMkdir = Bool Function(Pointer<Void> userdata, Pointer<Utf8> path)

Implementation

typedef SdlStorageInterfaceMkdir =
    Bool Function(Pointer<Void> userdata, Pointer<Utf8> path);