Function gdnative_sys::godot_quat_new_with_rotation [] [src]

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