graphene_vec3_max

Function graphene_vec3_max 

Source
pub unsafe extern "C" fn graphene_vec3_max(
    a: *const graphene_vec3_t,
    b: *const graphene_vec3_t,
    res: *mut graphene_vec3_t,
)