Function EVP_RAND_nonce

Source
pub unsafe extern "C" fn EVP_RAND_nonce(
    ctx: *mut evp_rand_ctx_st,
    out: *mut u8,
    outlen: usize,
) -> i32