citro3d_
sys
0.1.0
Mtx_
Copy
Sections
Arguments
In crate citro3d_
sys
citro3d_sys
Function
Mtx_Copy
Copy item path
Source
pub unsafe extern "C" fn Mtx_Copy( out: *mut
C3D_Mtx
, in_: *const
C3D_Mtx
, )
Expand description
Copy a matrix
ยง
Arguments
out
(direction out) - Output matrix
in
(direction in) - Input matrix