ber_put_string

Function ber_put_string 

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