Skip to main content

polyxml_value_get_string

Function polyxml_value_get_string 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn polyxml_value_get_string( val: *const PolyXmlValue, out_str: *mut *const c_char, out_len: *mut usize, ) -> PolyXmlErrorCode