Type Alias r_efi::protocols::tcp6::ProtocolAccept

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