Function transpose_matrix

Source
pub unsafe extern "C" fn transpose_matrix(
    MatrixID: Hlong,
    MatrixTransposedID: *mut Hlong,
) -> Herror