Skip to main content

twig_editor_replace

Function twig_editor_replace 

Source
pub unsafe extern "C" fn twig_editor_replace(
    editor: *mut TwigEditor,
    locator: *const u8,
    locator_len: usize,
    text: *const u8,
    text_len: usize,
) -> TwigStatus