[][src]Function nginx::BN_asc2bn

pub unsafe extern "C" fn BN_asc2bn(
    a: *mut *mut BIGNUM,
    str_: *const c_char
) -> c_int