Function bssl_sys::BN_rshift1

source ·
pub unsafe extern "C" fn BN_rshift1(
    r: *mut BIGNUM,
    a: *const BIGNUM
) -> c_int