Function arduino_esp::String_lastIndexOf3
[−]
[src]
pub unsafe extern "C" fn String_lastIndexOf3(
this: *const String,
str: *const String,
fromIndex: c_uint
) -> c_int