[][src]Type Definition uefi_ffi::EFI_CLOSE_EVENT

type EFI_CLOSE_EVENT = Option<unsafe extern "C" fn(Event: EFI_EVENT) -> EFI_STATUS>;