[][src]Function libxslt::bindings::xmlSAXUserParseMemory

pub unsafe extern "C" fn xmlSAXUserParseMemory(
    sax: *mut _xmlSAXHandler,
    user_data: *mut c_void,
    buffer: *const i8,
    size: i32
) -> i32