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

Required features: "Win32_Foundation"