Function windows_sys::Win32::Graphics::Gdi::GetWindowOrgEx

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