xmlSAX2NotationDecl

Function xmlSAX2NotationDecl 

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