Function classicube_sys::String_IndexOfAt

source ยท
pub unsafe extern "C" fn String_IndexOfAt(
    str_: *const cc_string,
    offset: c_int,
    c: c_char,
) -> c_int