Function gdi32::CreateDCW [] [src]

pub unsafe extern "system" fn CreateDCW(
    lpszDriver: LPCWSTR,
    lpszDevice: LPCWSTR,
    lpszOutput: LPCWSTR,
    lpInitData: *const DEVMODEW
) -> HDC