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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’