Function openssl_sys::BN_lshift[][src]

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