Function TextFindIndex

Source
pub unsafe extern "C" fn TextFindIndex(
    text: *const c_char,
    find: *const c_char,
) -> c_int