Skip to main content

ZwQueryInformationResourceManager

Function ZwQueryInformationResourceManager 

Source
pub unsafe extern "C" fn ZwQueryInformationResourceManager(
    ResourceManagerHandle: HANDLE,
    ResourceManagerInformationClass: RESOURCEMANAGER_INFORMATION_CLASS,
    ResourceManagerInformation: PVOID,
    ResourceManagerInformationLength: ULONG,
    ReturnLength: PULONG,
) -> NTSTATUS