Function windows_native::ntobapi::NtSetInformationObject
source · pub unsafe extern "system" fn NtSetInformationObject(
Handle: HANDLE,
ObjectInformationClass: OBJECT_INFORMATION_CLASS,
ObjectInformation: *mut c_void,
ObjectInformationLength: u32
) -> NTSTATUS