godot_string_operator_index

Function godot_string_operator_index 

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