openssl_
sys
0.9.104
openssl_sys
Function
BN_rshift
Copy item path
source
pub unsafe extern "C" fn BN_rshift( r:
*mut
BIGNUM
, a:
*const
BIGNUM
, n:
c_int
, ) ->
c_int