Function windows_sys::Wdk::Storage::FileSystem::CcMapData
pub unsafe extern "system" fn CcMapData(
fileobject: *const FILE_OBJECT,
fileoffset: *const i64,
length: u32,
flags: u32,
bcb: *mut *mut c_void,
buffer: *mut *mut c_void
) -> 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"