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