Function winapi::um::wingdi::PatBlt [−][src]
pub unsafe extern "system" fn PatBlt(
hdc: HDC,
nXLeft: c_int,
nYLeft: c_int,
nWidth: c_int,
nHeight: c_int,
dwRop: DWORD
) -> BOOL
pub unsafe extern "system" fn PatBlt(
hdc: HDC,
nXLeft: c_int,
nYLeft: c_int,
nWidth: c_int,
nHeight: c_int,
dwRop: DWORD
) -> BOOL