Function Matrix_RotateZ

Source
pub unsafe extern "C" fn Matrix_RotateZ(
    result: *mut Matrix,
    angle: f32,
)