Function libxml::bindings::htmlReadMemory [−][src]
pub unsafe extern "C" fn htmlReadMemory(
buffer: *const c_char,
size: c_int,
URL: *const c_char,
encoding: *const c_char,
options: c_int
) -> htmlDocPtr
pub unsafe extern "C" fn htmlReadMemory(
buffer: *const c_char,
size: c_int,
URL: *const c_char,
encoding: *const c_char,
options: c_int
) -> htmlDocPtr