pub unsafe extern "C" fn switch_snprintf( buf: *mut c_char, len: switch_size_t, format: *const c_char, ... ) -> c_int
@defgroup switch_string String Handling funcions @ingroup switch_apr @{