pub unsafe extern "C" fn soup_session_send(
session: *mut SoupSession,
msg: *mut SoupMessage,
cancellable: *mut GCancellable,
error: *mut *mut GError,
) -> *mut GInputStream
Available on crate feature
v2_42
only.pub unsafe extern "C" fn soup_session_send(
session: *mut SoupSession,
msg: *mut SoupMessage,
cancellable: *mut GCancellable,
error: *mut *mut GError,
) -> *mut GInputStream
v2_42
only.