Function windows::Win32::Storage::Xps::Escape

pub unsafe fn Escape<P0>(
    hdc: P0,
    iescape: i32,
    pvin: Option<&[u8]>,
    pvout: Option<*mut c_void>,
) -> i32
where P0: Param<HDC>,