windows::Win32::Devices::AllJoyn

Function alljoyn_msgarg_set_objectpath

pub unsafe fn alljoyn_msgarg_set_objectpath<P1>(
    arg: alljoyn_msgarg,
    o: P1,
) -> QStatus
where P1: Param<PCSTR>,