raylib_wasm

Function TextFindIndex

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