Function gdnative_sys::godot_transform2d_new [] [src]

pub unsafe extern "C" fn godot_transform2d_new(
    r_dest: *mut godot_transform2d,
    p_rot: godot_real,
    p_pos: *const godot_vector2
)