Function ntapi::ntobapi::NtSetInformationObject
source · [−]pub unsafe extern "system" fn NtSetInformationObject(
Handle: HANDLE,
ObjectInformationClass: OBJECT_INFORMATION_CLASS,
ObjectInformation: PVOID,
ObjectInformationLength: ULONG
) -> NTSTATUS