windows::Win32::Graphics::Gdi

Function FixBrushOrgEx

pub unsafe fn FixBrushOrgEx(
    hdc: HDC,
    x: i32,
    y: i32,
    ptl: Option<*const POINT>,
) -> BOOL