Function gdi32::SetBrushOrgEx [] [src]

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