aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function BN_rshift

Source
pub unsafe extern "C" fn BN_rshift(
    r: *mut BIGNUM,
    a: *const BIGNUM,
    n: c_int,
) -> c_int