pub type alljoyn_buslistener_name_owner_changed_ptr = Option<unsafe extern "system" fn(context: *const c_void, busname: PCSTR, previousowner: PCSTR, newowner: PCSTR)>;
Expand description

Required features: "Win32_Devices_AllJoyn"