[][src]Type Definition uefi_ffi::EFI_SET_MEM

type EFI_SET_MEM = Option<unsafe extern "C" fn(Buffer: *mut u8, Size: usize, Value: u8)>;