Function chipmunk_sys::cpBBTreeInit [] [src]

pub unsafe extern "C" fn cpBBTreeInit(
    tree: *mut cpBBTree,
    bbfunc: cpSpatialIndexBBFunc,
    staticIndex: *mut cpSpatialIndex
) -> *mut cpSpatialIndex