Function gdnative_sys::godot_string_get_data [] [src]

pub unsafe extern "C" fn godot_string_get_data(
    p_str: *const godot_string,
    p_dest: *mut wchar_t,
    p_size: *mut c_int
)