pub unsafe extern "C" fn sd_bus_message_append_array_iovec(
m: *mut sd_bus_message,
typ: c_char,
iov: *const const_iovec,
n: c_uint,
) -> c_intpub unsafe extern "C" fn sd_bus_message_append_array_iovec(
m: *mut sd_bus_message,
typ: c_char,
iov: *const const_iovec,
n: c_uint,
) -> c_int