Function chipmunk_sys::cpShapeInit [] [src]

pub unsafe extern "C" fn cpShapeInit(
    shape: *mut cpShape,
    klass: *const cpShapeClass,
    body: *mut cpBody,
    massInfo: Struct_cpShapeMassInfo
) -> *mut cpShape