Function Perl_hv_rand_set

Source
pub unsafe extern "C" fn Perl_hv_rand_set(
    my_perl: *mut PerlInterpreter,
    hv: *mut HV,
    new_xhv_rand: U32,
)