Function openssl_sys::BN_rshift [] [src]

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