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

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