windows::Wdk::Storage::FileSystem

Function CcCanIWrite

pub unsafe fn CcCanIWrite(
    fileobject: Option<*const FILE_OBJECT>,
    bytestowrite: u32,
    wait: bool,
    retrying: u8,
) -> bool