pub unsafe extern "system" fn GdiGetPageHandle(
    spoolfilehandle: HANDLE,
    page: u32,
    pdwpagetype: *mut u32
) -> HANDLE
Expand description

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’