pub type alljoyn_authlistener_requestcredentials_ptr = Option<unsafe extern "system" fn(context: *const c_void, authmechanism: PCSTR, peername: PCSTR, authcount: u16, username: PCSTR, credmask: u16, credentials: alljoyn_credentials) -> i32>;
Expand description

Required features: "Win32_Devices_AllJoyn"