Function windows::Win32::Devices::AllJoyn::alljoyn_message_parseargs

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