Function ber_decode_int

Source
pub unsafe extern "C" fn ber_decode_int(
    bv: *const berval,
    num: *mut ber_int_t,
) -> c_int