Function windows::Wdk::Storage::FileSystem::CcCanIWrite

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