Function html2md::parse[][src]

#[no_mangle]
pub extern "C" fn parse(html: *const c_char) -> *const c_char

FFI variant for HTML -> Markdown conversion for calling from other languages