[][src]Function CCODE::SetBrushOrgEx

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