Function raylib_sys::TextFindIndex[][src]

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