Function CreateDCW

Source
pub unsafe extern "C" fn CreateDCW(
    pwszDriver: LPCWSTR,
    pwszDevice: LPCWSTR,
    pszPort: LPCWSTR,
    pdm: *const DEVMODEW,
) -> HDC