soup_sys

Function soup_multipart_input_stream_new

Source
pub unsafe extern "C" fn soup_multipart_input_stream_new(
    msg: *mut SoupMessage,
    base_stream: *mut GInputStream,
) -> *mut SoupMultipartInputStream
Available on crate feature v2_40 only.