soup_sys

Function soup_buffer_get_data

Source
pub unsafe extern "C" fn soup_buffer_get_data(
    buffer: *mut SoupBuffer,
    data: *mut *const u8,
    length: *mut size_t,
)
Available on crate feature v2_32 only.