Skip to main content

speechmarkdown_parse

Function speechmarkdown_parse 

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

ยงSafety

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