[][src]Function libxslt::bindings::xmlNodeSetContentLen

pub unsafe extern "C" fn xmlNodeSetContentLen(
    cur: *mut _xmlNode,
    content: *const u8,
    len: i32
)