Function windows::Wdk::Storage::FileSystem::FsRtlGetNextBaseMcbEntry

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