pub unsafe extern "C" fn soup_server_listen_fd(
server: *mut SoupServer,
fd: c_int,
options: SoupServerListenOptions,
error: *mut *mut GError,
) -> gboolean
Available on crate feature
v2_48
only.pub unsafe extern "C" fn soup_server_listen_fd(
server: *mut SoupServer,
fd: c_int,
options: SoupServerListenOptions,
error: *mut *mut GError,
) -> gboolean
v2_48
only.