Function godot_sys::godot_string_begins_with_char_array [] [src]

pub unsafe extern "C" fn godot_string_begins_with_char_array(
    p_self: *const godot_string,
    p_char_array: *const c_char
) -> godot_bool