Function ASN1_bn_print

Source
pub unsafe extern "C" fn ASN1_bn_print(
    bp: *mut bio_st,
    number: *const i8,
    num: *const bignum_st,
    buf: *mut u8,
    off: i32,
) -> i32