Function windows_sys::Wdk::Storage::FileSystem::ZwQueryObject
pub unsafe extern "system" fn ZwQueryObject(
handle: HANDLE,
objectinformationclass: OBJECT_INFORMATION_CLASS,
objectinformation: *mut c_void,
objectinformationlength: u32,
returnlength: *mut u32
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Win32_Foundation"