Function gsl_sys::gsl_qrng_memcpy[][src]

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