windows::Win32::Devices::AllJoyn

Function alljoyn_busattachment_requestname

pub unsafe fn alljoyn_busattachment_requestname<P1>(
    bus: alljoyn_busattachment,
    requestedname: P1,
    flags: u32,
) -> QStatus
where P1: Param<PCSTR>,