windows::Win32::Devices::AllJoyn

Function alljoyn_message_tostring

pub unsafe fn alljoyn_message_tostring<P1>(
    msg: alljoyn_message,
    str: P1,
    buf: usize,
) -> usize
where P1: Param<PCSTR>,