Function graphene_sys::graphene_sphere_translate[][src]

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