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

Required features: "Win32_System_DeploymentServices", "Win32_Foundation"