Function windows_sys::Win32::Devices::AllJoyn::alljoyn_msgarg_set_objectpath_array
pub unsafe extern "system" fn alljoyn_msgarg_set_objectpath_array(
arg: alljoyn_msgarg,
length: usize,
ao: *const *const i8,
) -> QStatus