pub unsafe extern "system" fn CloseSpoolFileHandle(
    hprinter: HANDLE,
    hspoolfile: HANDLE
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’