Skip to main content

polyxml_value_get_bool

Function polyxml_value_get_bool 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn polyxml_value_get_bool( val: *const PolyXmlValue, out_bool: *mut bool, ) -> PolyXmlErrorCode