macro_rules! prec_eq_c_array_transposed {
($a:expr, $b:expr, $p:expr) => { ... };
}Expand description
prec_eq_c_array_transposed macro ($a: XMat44F32, $b: float [][4], $p: f32)
macro_rules! prec_eq_c_array_transposed {
($a:expr, $b:expr, $p:expr) => { ... };
}prec_eq_c_array_transposed macro ($a: XMat44F32, $b: float [][4], $p: f32)