Function gdi32::CreateDCA
[−]
[src]
pub unsafe extern "system" fn CreateDCA(
lpszDriver: LPCSTR,
lpszDevice: LPCSTR,
lpszOutput: LPCSTR,
lpInitData: *const DEVMODEA
) -> HDC