ber_put_ostring

Function ber_put_ostring 

Source
pub unsafe extern "C" fn ber_put_ostring(
    ber: *mut BerElement,
    str_: *const c_char,
    len: ber_len_t,
    tag: ber_tag_t,
) -> c_int