Type Alias r_efi::protocols::shell::GetFilePosition

source ยท
pub type GetFilePosition = extern "efiapi" fn(_: FileHandle, _: *mut u64) -> Status;