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

type ZwQueryLicenseValue = unsafe extern "system" fn(ValueName: PUNICODE_STRING, Type: PULONG, Data: PVOID, DataSize: ULONG, ResultDataSize: PULONG) -> NTSTATUS;