[][src]Function nginx::ENGINE_set_RAND

pub unsafe extern "C" fn ENGINE_set_RAND(
    e: *mut ENGINE,
    rand_meth: *const RAND_METHOD
) -> c_int