Function libxml::bindings::notationDecl[][src]

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