Function godot_sys::godot_string_parse_utf8_with_len [] [src]

pub unsafe extern "C" fn godot_string_parse_utf8_with_len(
    p_self: *mut godot_string,
    p_utf8: *const c_char,
    p_len: godot_int
) -> godot_bool