FspFileSystemRemoveMountPoint

Function FspFileSystemRemoveMountPoint 

Source
pub unsafe extern "C" fn FspFileSystemRemoveMountPoint(
    FileSystem: *mut FSP_FILE_SYSTEM,
)
Expand description

Remove the mount point for a file system.

@param FileSystem The file system object.