Function rc_matrix_transpose

Source
pub unsafe extern "C" fn rc_matrix_transpose(
    A: rc_matrix_t,
    T: *mut rc_matrix_t,
) -> c_int