Function gsl_sys::gsl_rng_memcpy[][src]

pub unsafe extern "C" fn gsl_rng_memcpy(
    dest: *mut gsl_rng,
    src: *const gsl_rng
) -> c_int