aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function BN_lshift1

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