Skip to main content

polyxml_value_get_int

Function polyxml_value_get_int 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn polyxml_value_get_int( val: *const PolyXmlValue, out_int: *mut i64, ) -> PolyXmlErrorCode