ber_put_int

Function ber_put_int 

Source
pub unsafe extern "C" fn ber_put_int(
    ber: *mut BerElement,
    num: ber_int_t,
    tag: ber_tag_t,
) -> c_int