Type Alias r_efi::system::BootGetNextMonotonicCount

source ยท
pub type BootGetNextMonotonicCount = extern "efiapi" fn(_: *mut u64) -> Status;