[][src]Function soup_sys::soup_server_listen_fd

pub unsafe extern "C" fn soup_server_listen_fd(
    server: *mut SoupServer,
    fd: c_int,
    options: SoupServerListenOptions,
    error: *mut *mut GError
) -> gboolean