Type Alias r_efi::system::BootCopyMem

source ยท
pub type BootCopyMem = extern "efiapi" fn(_: *mut c_void, _: *mut c_void, _: usize);