Function tcutf8map

Source
pub unsafe extern "C" fn tcutf8map(
    str: *const u8,
    strl: c_int,
    placeholder: *mut c_void,
    placeholdersz: c_int,
    dstptr: *mut *mut u8,
    options: c_int,
) -> c_int