Function sd_bus_path_encode_many

Source
pub unsafe extern "C" fn sd_bus_path_encode_many(
    out: *mut *mut c_char,
    path_template: *const c_char,
    ...
) -> c_int