Function openssl_sys::BN_pseudo_rand_range[][src]

pub unsafe extern "C" fn BN_pseudo_rand_range(
    r: *mut BIGNUM,
    range: *const BIGNUM
) -> c_int