Function windows_sys::Wdk::Storage::FileSystem::FsRtlLookupLastLargeMcbEntryAndIndex
pub unsafe extern "system" fn FsRtlLookupLastLargeMcbEntryAndIndex(
opaquemcb: *const LARGE_MCB,
largevbn: *mut i64,
largelbn: *mut i64,
index: *mut u32
) -> BOOLEAN
Expand description
Required features: "Wdk_Foundation"
, "Win32_Foundation"
, "Win32_System_Kernel"