[][src]Function libxslt::bindings::htmlCreatePushParserCtxt

pub unsafe extern "C" fn htmlCreatePushParserCtxt(
    sax: *mut _xmlSAXHandler,
    user_data: *mut c_void,
    chunk: *const i8,
    size: i32,
    filename: *const i8,
    enc: i32
) -> *mut _xmlParserCtxt

Interfaces for the Push mode.