Type Alias AssociationId

Source
pub type AssociationId = i32;
Expand description

SCTP Association ID Type

Trait Implementations§

Source§

impl From<SubscribeEventAssocId> for AssociationId

Source§

fn from(value: SubscribeEventAssocId) -> Self

Converts to this type from the input type.