Function OBJ_obj2txt

Source
pub unsafe extern "C" fn OBJ_obj2txt(
    buf: *mut i8,
    buf_len: i32,
    a: *const asn1_object_st,
    no_name: i32,
) -> i32