windows::Wdk::Storage::FileSystem

Function FsRtlGetNextBaseMcbEntry

pub unsafe fn FsRtlGetNextBaseMcbEntry(
    mcb: *const BASE_MCB,
    runindex: u32,
    vbn: *mut i64,
    lbn: *mut i64,
    sectorcount: *mut i64,
) -> bool