Function graphene_sys::graphene_box_init_from_points[][src]

pub unsafe extern "C" fn graphene_box_init_from_points(
    box_: *mut graphene_box_t,
    n_points: c_uint,
    points: *const graphene_point3d_t
) -> *mut graphene_box_t