pub unsafe extern "system" fn IsValidDevmodeW(
    pdevmode: *const DEVMODEW,
    devmodesize: usize
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"