sfShape_create

Function sfShape_create 

Source
pub unsafe extern "C" fn sfShape_create(
    getPointCount: sfShapeGetPointCountCallback,
    getPoint: sfShapeGetPointCallback,
    userData: *mut c_void,
) -> *mut sfShape