pub type alljoyn_authlistener_authenticationcomplete_ptr = Option<unsafe extern "system" fn(context: *const c_void, authmechanism: PCSTR, peername: PCSTR, success: i32)>;
Expand description

Required features: "Win32_Devices_AllJoyn"