[][src]Function nginx::BN_hex2bn

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