Function gsl_sys::gsl_matrix_memcpy[][src]

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