Function windows_sys::Win32::Graphics::Printing::IsValidDevmodeW
pub unsafe extern "system" fn IsValidDevmodeW(
pdevmode: *const DEVMODEW,
devmodesize: usize
) -> BOOL
Expand description
Required features: "Win32_Foundation"
, "Win32_Graphics_Gdi"