Function gdi32::CreateICW
[−]
[src]
pub unsafe extern "system" fn CreateICW(
lpszDriver: LPCWSTR,
lpszDevice: LPCWSTR,
lpszOutput: LPCWSTR,
lpdvmInit: *const DEVMODEW
) -> HDC