Function gdi32::FixBrushOrgEx [] [src]

pub unsafe extern "system" fn FixBrushOrgEx(
    hdc: HDC,
    x: c_int,
    y: c_int,
    ptl: LPPOINT
) -> BOOL