Function BN_rshift1

Source
pub unsafe extern "C" fn BN_rshift1(
    r: *mut bignum_st,
    a: *const bignum_st,
) -> i32