pub type PFN_WdsTransportClientSessionStart = Option<unsafe extern "system" fn(hsessionkey: HANDLE, pcallerdata: *const c_void, ullfilesize: *const u64)>;
Expand description

Required features: "Win32_System_DeploymentServices", "Win32_Foundation"