soup_sys

Function soup_request_send_async

Source
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.