Function gsl_sys::gsl_matrix_float_memcpy[][src]

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