Function godot_sys::godot_basis_new_with_axis_and_angle [] [src]

pub unsafe extern "C" fn godot_basis_new_with_axis_and_angle(
    r_dest: *mut godot_basis,
    p_axis: *const godot_vector3,
    p_phi: godot_real
)