Function chipmunk_sys::cpShapePointQuery [] [src]

pub unsafe extern "C" fn cpShapePointQuery(
    shape: *const cpShape,
    p: cpVect,
    out: *mut cpPointQueryInfo
) -> cpFloat