Function windows_sys::Wdk::Storage::FileSystem::CcDeferWrite
pub unsafe extern "system" fn CcDeferWrite(
fileobject: *const FILE_OBJECT,
postroutine: PCC_POST_DEFERRED_WRITE,
context1: *const c_void,
context2: *const c_void,
bytestowrite: u32,
retrying: BOOLEAN
)Expand description
Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"