sd_bus_path_encode

Function sd_bus_path_encode 

Source
pub unsafe extern "C" fn sd_bus_path_encode(
    prefix: *const c_char,
    external_id: *const c_char,
    ret_path: *mut *mut c_char,
) -> c_int