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