Function windows_sys::Win32::Graphics::Printing::GdiGetDevmodeForPage
pub unsafe extern "system" fn GdiGetDevmodeForPage(
spoolfilehandle: HANDLE,
dwpagenumber: u32,
pcurrdm: *mut *mut DEVMODEW,
plastdm: *mut *mut DEVMODEW,
) -> BOOL