sfShape_setTexture

Function sfShape_setTexture 

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