Function graphene_sys::graphene_point3d_dot

source ยท
pub unsafe extern "C" fn graphene_point3d_dot(
    a: *const graphene_point3d_t,
    b: *const graphene_point3d_t,
) -> c_float