Function BN_print_fp

Source
pub unsafe extern "C" fn BN_print_fp(
    fp: *mut _IO_FILE,
    a: *const bignum_st,
) -> i32