Function windows_sys::Win32::Storage::FileSystem::ReadPreviousLogRestartArea
[−]pub unsafe extern "system" fn ReadPreviousLogRestartArea(
pvreadcontext: *mut c_void,
ppvrestartbuffer: *mut *mut c_void,
pcbrestartbuffer: *mut u32,
plsnrestart: *mut CLS_LSN,
poverlapped: *mut OVERLAPPED
) -> BOOLExpand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’, ‘Win32_System_IO’
