Function soup3_sys::soup_server_listen_all

source ยท
pub unsafe extern "C" fn soup_server_listen_all(
    server: *mut SoupServer,
    port: c_uint,
    options: SoupServerListenOptions,
    error: *mut *mut GError,
) -> gboolean