Function libxml::bindings::notationDecl

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