pub unsafe extern "C" fn FspFileSystemStopDispatcher(
FileSystem: *mut FSP_FILE_SYSTEM,
)Expand description
Stop the file system dispatcher.
@param FileSystem The file system object.
pub unsafe extern "C" fn FspFileSystemStopDispatcher(
FileSystem: *mut FSP_FILE_SYSTEM,
)Stop the file system dispatcher.
@param FileSystem The file system object.