Function dxlib::dx::CreateViewportMatrix

source ·
pub unsafe extern "stdcall" fn CreateViewportMatrix(
    m: *mut MATRIX,
    cx: f32,
    cy: f32,
    w: f32,
    h: f32
) -> i32