Skip to main content

twig_editor_create_ext

Function twig_editor_create_ext 

Source
pub unsafe extern "C" fn twig_editor_create_ext(
    input: *const u8,
    input_len: usize,
    format: c_int,
    md_flags: u32,
    out_editor: *mut *mut TwigEditor,
) -> TwigStatus