Function graphene_sys::graphene_quaternion_to_radians [−][src]
pub unsafe extern "C" fn graphene_quaternion_to_radians(
q: *const graphene_quaternion_t,
rad_x: *mut c_float,
rad_y: *mut c_float,
rad_z: *mut c_float
)