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

Required features: "Win32_System_DeploymentServices", "Win32_Foundation"