Function rc_matrix_transpose_inplace

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