Function godot_sys::godot_string_findmk_from_in_place [] [src]

pub unsafe extern "C" fn godot_string_findmk_from_in_place(
    p_self: *const godot_string,
    p_keys: *const godot_array,
    p_from: godot_int,
    r_key: *mut godot_int
) -> godot_int