Function windows::Win32::Devices::AllJoyn::alljoyn_message_getargs
pub unsafe fn alljoyn_message_getargs<P0>(
msg: P0,
numargs: *mut usize,
args: *mut alljoyn_msgarg,
)where
P0: Param<alljoyn_message>,