Function windows::Wdk::Storage::FileSystem::CcZeroData
pub unsafe fn CcZeroData<P0>(
fileobject: *const FILE_OBJECT,
startoffset: *const i64,
endoffset: *const i64,
wait: P0,
) -> BOOLEANwhere
P0: Param<BOOLEAN>,