Function gdi32::ExtEscape
[−]
[src]
pub unsafe extern "system" fn ExtEscape(
hdc: HDC,
iEscape: c_int,
cjInput: c_int,
lpInData: LPCSTR,
cjOutput: c_int,
lpOutData: LPSTR
) -> c_int