windows::Wdk::Storage::FileSystem

Function CcDeferWrite

pub unsafe fn CcDeferWrite(
    fileobject: *const FILE_OBJECT,
    postroutine: PCC_POST_DEFERRED_WRITE,
    context1: *const c_void,
    context2: *const c_void,
    bytestowrite: u32,
    retrying: bool,
)