[][src]Function libxslt::bindings::xsltInitElemPreComp

pub unsafe extern "C" fn xsltInitElemPreComp(
    comp: xsltElemPreCompPtr,
    style: xsltStylesheetPtr,
    inst: xmlNodePtr,
    function: xsltTransformFunction,
    freeFunc: xsltElemPreCompDeallocator
)