Function soup_sys::soup_buffer_new_take[][src]

pub unsafe extern "C" fn soup_buffer_new_take(
    data: *mut u8,
    length: size_t
) -> *mut SoupBuffer
This is supported on crate feature v2_32 only.