Function Escape

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