Function godot_string_parse_utf8

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