Function vc6_sys::SetViewportOrgEx

source ·
pub unsafe extern "stdcall" fn SetViewportOrgEx(
    arg1: HDC,
    arg2: c_int,
    arg3: c_int,
    arg4: LPPOINT
) -> BOOL