Function chipmunk_sys::cpCollide [] [src]

pub unsafe extern "C" fn cpCollide(
    a: *const cpShape,
    b: *const cpShape,
    id: cpCollisionID,
    contacts: *mut Struct_cpContact
) -> Struct_cpCollisionInfo