windows::Win32::Devices::AllJoyn

Function alljoyn_busattachment_secureconnection

pub unsafe fn alljoyn_busattachment_secureconnection<P1>(
    bus: alljoyn_busattachment,
    name: P1,
    forceauth: i32,
) -> QStatus
where P1: Param<PCSTR>,