Function windows_sys::Win32::Graphics::Gdi::CreateDCW

pub unsafe extern "system" fn CreateDCW(
    pwszdriver: PCWSTR,
    pwszdevice: PCWSTR,
    pszport: PCWSTR,
    pdm: *const DEVMODEW,
) -> HDC