Type Definition librsb_sys::rsb_int_t

source · []
pub type rsb_int_t = c_int;
Expand description

An integer type declaration for interface functions. Should always be ‘int’.