Function winapi::um::wingdi::GetViewportOrgEx

source ·
pub unsafe extern "system" fn GetViewportOrgEx(
    hdc: HDC,
    lppoint: LPPOINT
) -> BOOL