Function winapi::um::wingdi::FixBrushOrgEx

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