Skip to main content

speechmarkdown_to_text

Function speechmarkdown_to_text 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn speechmarkdown_to_text( input: *const c_char, ) -> *mut c_char
Expand description

ยงSafety

input must be a valid pointer to a null-terminated C string.