Skip to main content

c_short

Type Alias c_short 

Source
pub type c_short = i16;

Trait Implementations§

Source§

impl From<FcntlLockType> for c_short

Source§

fn from(locktype: FcntlLockType) -> c_short

Converts to this type from the input type.