Function windows_sys::Wdk::Storage::FileSystem::CcInitializeCacheMapEx

pub unsafe extern "system" fn CcInitializeCacheMapEx(
    fileobject: *const FILE_OBJECT,
    filesizes: *const CC_FILE_SIZES,
    pinaccess: BOOLEAN,
    callbacks: *const CACHE_MANAGER_CALLBACKS,
    lazywritecontext: *const c_void,
    flags: u32,
)