Type Alias SendBorrowed

Source
pub type SendBorrowed = fn(NonNull<()>, NonNull<()>, HeaderSeq) -> Result<(), SocketSendError>;