pub unsafe extern "C" fn soup_request_send_async(
request: *mut SoupRequest,
cancellable: *mut GCancellable,
callback: GAsyncReadyCallback,
user_data: gpointer,
)
Available on crate feature
v2_42
only.pub unsafe extern "C" fn soup_request_send_async(
request: *mut SoupRequest,
cancellable: *mut GCancellable,
callback: GAsyncReadyCallback,
user_data: gpointer,
)
v2_42
only.