pub type LPPROGRESS_ROUTINE = Option<unsafe extern "system" fn(i64, i64, i64, i64, u32, LPPROGRESS_ROUTINE_CALLBACK_REASON, HANDLE, HANDLE, *const c_void) -> u32>;
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’