Function alljoyn_busattachment_enablepeersecurity
pub unsafe fn alljoyn_busattachment_enablepeersecurity<P1, P3>(
bus: alljoyn_busattachment,
authmechanisms: P1,
listener: alljoyn_authlistener,
keystorefilename: P3,
isshared: i32,
) -> QStatuswhere
P1: Param<PCSTR>,
P3: Param<PCSTR>,