pub unsafe extern "system" fn ClfsReadRestartArea(
    pvmarshalcontext: *mut c_void,
    ppvrestartbuffer: *mut *mut c_void,
    pcbrestartbuffer: *mut u32,
    plsn: *mut CLS_LSN,
    ppvreadcontext: *mut *mut c_void
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation", "Win32_Storage_FileSystem"