Function windows::Wdk::Storage::FileSystem::IoVerifyVolume

pub unsafe fn IoVerifyVolume<P0>(
    deviceobject: *const DEVICE_OBJECT,
    allowrawmount: P0,
) -> NTSTATUS
where P0: Param<BOOLEAN>,