☰
Other items in
openssl_sys
All crates
?
Function
openssl_sys
::
BN_bin2bn
[
−
]
[src]
pub unsafe extern "C" fn BN_bin2bn(
s:
*const
u8
,
size:
c_int
,
ret:
*mut
BIGNUM
) ->
*mut
BIGNUM