Skip to main content

xsltFreeSort

Function xsltFreeSort 

Source
pub unsafe fn xsltFreeSort(sort: *mut _xsltSort)
Expand description

Free a sort specification.

§SAFETY

  • sort must be a valid _xsltSort allocated by this library.