pub unsafe extern "system" fn WdsTransportClientRegisterCallback(
hsessionkey: HANDLE,
callbackid: TRANSPORTCLIENT_CALLBACK_ID,
pfncallback: *const c_void
) -> u32Expand description
Required features: ‘Win32_System_DeploymentServices’, ‘Win32_Foundation’
