Type Alias r_efi::protocols::decompress::ProtocolDecompress

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