Function gdnative_sys::godot_string_operator_index [] [src]

pub unsafe extern "C" fn godot_string_operator_index(
    p_str: *mut godot_string,
    p_idx: godot_int
) -> *mut wchar_t