pub unsafe extern "system" fn FsRtlGetNextLargeMcbEntry(
    mcb: *const LARGE_MCB,
    runindex: u32,
    vbn: *mut i64,
    lbn: *mut i64,
    sectorcount: *mut i64
) -> BOOLEAN
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"