Function ENGINE_set_RAND

Source
pub unsafe extern "C" fn ENGINE_set_RAND(
    e: *mut engine_st,
    rand_meth: *const rand_meth_st,
) -> i32