[][src]Type Definition libxslt::bindings::isStandaloneSAXFunc

type isStandaloneSAXFunc = Option<unsafe extern "C" fn(*mut c_void) -> i32>;

isStandaloneSAXFunc: @ctx: the user data (XML parser context)

Is this document tagged standalone?

Returns 1 if true