Function raylib::ffi::TextFindIndex[][src]

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