nm_ip_route_new_binary

Function nm_ip_route_new_binary 

Source
pub unsafe extern "C" fn nm_ip_route_new_binary(
    family: c_int,
    dest: gconstpointer,
    prefix: c_uint,
    next_hop: gconstpointer,
    metric: i64,
    error: *mut *mut GError,
) -> *mut NMIPRoute