[][src]Type Definition uefi_ffi::EFI_FREE_POOL

type EFI_FREE_POOL = Option<unsafe extern "C" fn(Buffer: *mut u8) -> EFI_STATUS>;