sfConvexShape_setTexture

Function sfConvexShape_setTexture 

Source
pub unsafe extern "C" fn sfConvexShape_setTexture(
    shape: *mut sfConvexShape,
    texture: *const sfTexture,
    resetRect: sfBool,
)