[][src]Type Definition uefi_ffi::EFI_INSTALL_CONFIGURATION_TABLE

type EFI_INSTALL_CONFIGURATION_TABLE = Option<unsafe extern "C" fn(Guid: *mut EFI_GUID, Table: *mut u8) -> EFI_STATUS>;