Function windows_sys::Win32::Storage::Jet::JetDefragment2W
[−]pub unsafe extern "system" fn JetDefragment2W(
sesid: JET_SESID,
dbid: u32,
sztablename: *const u16,
pcpasses: *mut u32,
pcseconds: *mut u32,
callback: JET_CALLBACK,
grbit: u32
) -> i32
Expand description
Required features: "Win32_Storage_Jet"
, "Win32_Storage_StructuredStorage"