Function windows_sys::Win32::Storage::Jet::JetExternalRestoreA
[−]pub unsafe extern "system" fn JetExternalRestoreA(
szcheckpointfilepath: *const i8,
szlogpath: *const i8,
rgrstmap: *const JET_RSTMAP_A,
crstfilemap: i32,
szbackuplogpath: *const i8,
genlow: i32,
genhigh: i32,
pfn: JET_PFNSTATUS
) -> i32
Expand description
Required features: "Win32_Storage_Jet"
, "Win32_Storage_StructuredStorage"