#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlXPathCastNodeSetToNumber(
ns: *mut _xmlNodeSet,
) -> c_doubleExpand description
double xmlXPathCastNodeSetToNumber(xmlNodeSetPtr ns).
ยงSAFETY
nsmust be a valid node-set pointer or NULL.
#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlXPathCastNodeSetToNumber(
ns: *mut _xmlNodeSet,
) -> c_doubledouble xmlXPathCastNodeSetToNumber(xmlNodeSetPtr ns).
ns must be a valid node-set pointer or NULL.