[][src]Type Definition efi_ffi::console::EFI_TEXT_SET_ATTRIBUTE

type EFI_TEXT_SET_ATTRIBUTE = extern "win64" fn(This: *const EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL, Attribute: UINTN) -> EFI_STATUS;