windows::Win32::Devices::AllJoyn

Function alljoyn_message_parseargs

pub unsafe fn alljoyn_message_parseargs<P1>(
    msg: alljoyn_message,
    signature: P1,
) -> QStatus
where P1: Param<PCSTR>,