Function chipmunk_sys::cpHashSetFind [] [src]

pub unsafe extern "C" fn cpHashSetFind(
    set: *mut cpHashSet,
    hash: cpHashValue,
    ptr: *mut c_void
) -> *mut c_void