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