[][src]Function soup_sys::soup_xmlrpc_extract_method_response

pub unsafe extern "C" fn soup_xmlrpc_extract_method_response(
    method_response: *const c_char,
    length: c_int,
    error: *mut *mut GError,
    type_: GType,
     ...
) -> gboolean