Function gsl_sys::gsl_spmatrix_ulong_memcpy[][src]

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