windows::Win32::Devices::AllJoyn

Function alljoyn_busattachment_getpeerguid

pub unsafe fn alljoyn_busattachment_getpeerguid<P1, P2>(
    bus: alljoyn_busattachment,
    name: P1,
    guid: P2,
    guidsz: *mut usize,
) -> QStatus
where P1: Param<PCSTR>, P2: Param<PCSTR>,