BootLocateDevicePath

Type Alias BootLocateDevicePath 

Source
pub type BootLocateDevicePath = extern "efiapi" fn(*mut Guid, *mut *mut Protocol, *mut Handle) -> Status;