Function windows_native::ntrtl::RtlQueryProcessDebugInformation
source · pub unsafe extern "system" fn RtlQueryProcessDebugInformation(
UniqueProcessId: HANDLE,
Flags: u32,
Buffer: *mut RTL_DEBUG_INFORMATION
) -> NTSTATUS