Function windows::Wdk::Storage::FileSystem::ObQueryObjectAuditingByHandle
pub unsafe fn ObQueryObjectAuditingByHandle<P0>(
handle: P0,
generateonclose: *mut BOOLEAN,
) -> NTSTATUSwhere
P0: Param<HANDLE>,