pub unsafe extern "C" fn realised_string_get_buffer_size(
realised_string: *mut realised_string,
) -> usizeExpand description
@brief Length of the string @param[in] realised_string @return length of the string in bytes
pub unsafe extern "C" fn realised_string_get_buffer_size(
realised_string: *mut realised_string,
) -> usize@brief Length of the string @param[in] realised_string @return length of the string in bytes