Function gdnative_sys::godot_quat_new_with_axis_angle [] [src]

pub unsafe extern "C" fn godot_quat_new_with_axis_angle(
    r_dest: *mut godot_quat,
    p_axis: *const godot_vector3,
    p_angle: godot_real
)