Function windows_sys::Win32::Graphics::Gdi::GetDCOrgEx

pub unsafe extern "system" fn GetDCOrgEx(
    hdc: HDC,
    lppt: *mut POINT,
) -> BOOL