Type Alias r_efi::system::BootStartImage

source ·
pub type BootStartImage = extern "efiapi" fn(_: Handle, _: *mut usize, _: *mut *mut Char16) -> Status;