Function windows_sys::Win32::Graphics::Gdi::FixBrushOrgEx

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