Function libxml::bindings::xmlSAX2NotationDecl[][src]

pub unsafe extern "C" fn xmlSAX2NotationDecl(
    ctx: *mut c_void,
    name: *const xmlChar,
    publicId: *const xmlChar,
    systemId: *const xmlChar
)