soup_sys

Function soup_session_send_finish

Source
pub unsafe extern "C" fn soup_session_send_finish(
    session: *mut SoupSession,
    result: *mut GAsyncResult,
    error: *mut *mut GError,
) -> *mut GInputStream
Available on crate feature v2_42 only.