Function gsl_sys::gsl_matrix_float_transpose_memcpy[][src]

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