graphene_sys

Function graphene_quaternion_to_matrix

Source
pub unsafe extern "C" fn graphene_quaternion_to_matrix(
    q: *const graphene_quaternion_t,
    m: *mut graphene_matrix_t,
)