windows::Win32::Devices::AllJoyn

Function alljoyn_msgarg_array_set_offset

pub unsafe fn alljoyn_msgarg_array_set_offset<P3>(
    args: alljoyn_msgarg,
    argoffset: usize,
    numargs: *mut usize,
    signature: P3,
) -> QStatus
where P3: Param<PCSTR>,