Function gdnative_sys::godot_quat_new_with_elements [] [src]

pub unsafe extern "C" fn godot_quat_new_with_elements(
    p_quat: *mut godot_quat,
    x: godot_real,
    y: godot_real,
    z: godot_real,
    w: godot_real
)