Skip to main content

TextInsertAlloc

Function TextInsertAlloc 

Source
pub unsafe extern "C" fn TextInsertAlloc(
    text: *const c_char,
    insert: *const c_char,
    position: c_int,
) -> *mut c_char