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

type ZwSetInformationObject = unsafe extern "system" fn(Handle: HANDLE, ObjectInformationClass: OBJECT_INFORMATION_CLASS, ObjectInformation: PVOID, ObjectInformationLength: ULONG) -> NTSTATUS;