[][src]Type Definition ntapi::ntzwapi::ZwSetInformationDebugObject

type ZwSetInformationDebugObject = unsafe extern "system" fn(DebugObjectHandle: HANDLE, DebugObjectInformationClass: DEBUGOBJECTINFOCLASS, DebugInformation: PVOID, DebugInformationLength: ULONG, ReturnLength: PULONG) -> NTSTATUS;