Function Perl_drand48_init_r

Source
pub unsafe extern "C" fn Perl_drand48_init_r(
    random_state: *mut perl_drand48_t,
    seed: U32,
)