graphene_sys

Function graphene_sphere_translate

source
pub unsafe extern "C" fn graphene_sphere_translate(
    s: *const graphene_sphere_t,
    point: *const graphene_point3d_t,
    res: *mut graphene_sphere_t,
)