GetWindowOrgEx

Function GetWindowOrgEx 

Source
pub unsafe extern "stdcall" fn GetWindowOrgEx(
    hdc: HDC,
    lppoint: LPPOINT,
) -> BOOL