Function windows_sys::Win32::Graphics::Gdi::FixBrushOrgEx
pub unsafe extern "system" fn FixBrushOrgEx(
hdc: HDC,
x: i32,
y: i32,
ptl: *const POINT
) -> BOOL
Expand description
Required features: "Win32_Foundation"