Type Definition win_sys::FileSystem::PCOPYFILE2_PROGRESS_ROUTINE [−][src]
pub type PCOPYFILE2_PROGRESS_ROUTINE = unsafe extern "system" fn(*const COPYFILE2_MESSAGE, *const c_void) -> COPYFILE2_MESSAGE_ACTION;Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation