Function graphene_sys::graphene_quaternion_init_from_angles [−][src]
pub unsafe extern "C" fn graphene_quaternion_init_from_angles(
q: *mut graphene_quaternion_t,
deg_x: c_float,
deg_y: c_float,
deg_z: c_float
) -> *mut graphene_quaternion_t