RtlQueryProcessDebugInformation

Function RtlQueryProcessDebugInformation 

Source
pub unsafe extern "C" fn RtlQueryProcessDebugInformation(
    UniqueProcessId: HANDLE,
    Flags: ULONG,
    Buffer: PRTL_DEBUG_INFORMATION,
) -> NTSTATUS