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
) -> BOOL
Expand description

Required features: "Win32_Storage_FileSystem", "Win32_Foundation", "Win32_System_IO"