Type Alias ngx_int_t

Source
pub type ngx_int_t = isize;

Trait Implementations§

Source§

impl From<Status> for ngx_int_t

Source§

fn from(val: Status) -> Self

Converts to this type from the input type.