Type Definition chipmunk_sys::cpHashSetEqlFunc [] [src]

type cpHashSetEqlFunc = Option<extern "C" fn(_: *mut c_void, _: *mut c_void) -> cpBool>;