Function gdnative_sys::godot_quat_new [] [src]

pub unsafe extern "C" fn godot_quat_new(
    r_dest: *mut godot_quat,
    p_x: godot_real,
    p_y: godot_real,
    p_z: godot_real,
    p_w: godot_real
)