Type Alias r_efi::system::BootCalculateCrc32

source ยท
pub type BootCalculateCrc32 = extern "efiapi" fn(_: *mut c_void, _: usize, _: *mut u32) -> Status;