Function gsl_sys::gsl_matrix_ushort_transpose_memcpy[][src]

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