pub unsafe extern "system" fn PssQuerySnapshot(
    snapshothandle: HPSS,
    informationclass: PSS_QUERY_INFORMATION_CLASS,
    buffer: *mut c_void,
    bufferlength: u32
) -> u32
Expand description

Required features: "Win32_System_Diagnostics_ProcessSnapshotting"