Type Alias uefi_raw::Handle

source ยท
pub type Handle = *mut c_void;
Expand description

Handle to a UEFI entity (protocol, image, etc).