pub unsafe fn get_file_system_protocol(
bs: &BootServices,
disk_handle: *mut (),
) -> Result<*mut SimpleFileSystemProtocol, ()>Expand description
Get Simple File System Protocol for a disk handle
pub unsafe fn get_file_system_protocol(
bs: &BootServices,
disk_handle: *mut (),
) -> Result<*mut SimpleFileSystemProtocol, ()>Get Simple File System Protocol for a disk handle