[][src]Function nginx::ASN1_bn_print

pub unsafe extern "C" fn ASN1_bn_print(
    bp: *mut BIO,
    number: *const c_char,
    num: *const BIGNUM,
    buf: *mut c_uchar,
    off: c_int
) -> c_int