Function windows_sys::Wdk::Storage::FileSystem::FsRtlLookupLastLargeMcbEntry
pub unsafe extern "system" fn FsRtlLookupLastLargeMcbEntry(
mcb: *const LARGE_MCB,
vbn: *mut i64,
lbn: *mut i64
) -> BOOLEAN
Expand description
Required features: "Wdk_Foundation"
, "Win32_Foundation"
, "Win32_System_Kernel"