Function windows_sys::Wdk::Storage::FileSystem::FsRtlGetNextMcbEntry

pub unsafe extern "system" fn FsRtlGetNextMcbEntry(
    mcb: *const MCB,
    runindex: u32,
    vbn: *mut u32,
    lbn: *mut u32,
    sectorcount: *mut u32,
) -> BOOLEAN