☰
openssl_sys
All crates
?
Function
openssl_sys
::
BN_hex2bn
⎘
[
−
]
[src]
pub unsafe extern "C" fn BN_hex2bn(
a:
*mut
*mut
BIGNUM
,
s:
*const
c_char
) ->
c_int