ber_put_berval

Function ber_put_berval 

Source
pub unsafe extern "C" fn ber_put_berval(
    ber: *mut BerElement,
    bv: *mut berval,
    tag: ber_tag_t,
) -> c_int