Function windows::Wdk::Storage::FileSystem::CcPinMappedData

pub unsafe fn CcPinMappedData(
    fileobject: *const FILE_OBJECT,
    fileoffset: *const i64,
    length: u32,
    flags: u32,
    bcb: *mut *mut c_void,
) -> BOOLEAN