Function CreateICW

Source
pub unsafe extern "C" fn CreateICW(
    pszDriver: LPCWSTR,
    pszDevice: LPCWSTR,
    pszPort: LPCWSTR,
    pdm: *const DEVMODEW,
) -> HDC