graphene_sys

Function graphene_box_init

Source
pub unsafe extern "C" fn graphene_box_init(
    box_: *mut graphene_box_t,
    min: *const graphene_point3d_t,
    max: *const graphene_point3d_t,
) -> *mut graphene_box_t