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

type ZwQueryInformationResourceManager = unsafe extern "system" fn(ResourceManagerHandle: HANDLE, ResourceManagerInformationClass: RESOURCEMANAGER_INFORMATION_CLASS, ResourceManagerInformation: PVOID, ResourceManagerInformationLength: ULONG, ReturnLength: PULONG) -> NTSTATUS;