[][src]Type Definition uefi_ffi::EFI_LOCATE_DEVICE_PATH

type EFI_LOCATE_DEVICE_PATH = Option<unsafe extern "C" fn(Protocol: *mut EFI_GUID, DevicePath: *mut *mut EFI_DEVICE_PATH_PROTOCOL, Device: *mut EFI_HANDLE) -> EFI_STATUS>;