[][src]Function winapi::um::wingdi::Escape

pub unsafe extern "system" fn Escape(
    hdc: HDC,
    iEscape: c_int,
    cjIn: c_int,
    pvIn: LPCSTR,
    pvOut: LPVOID
) -> c_int