Function gsl_sys::gsl_spmatrix_memcpy[][src]

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