sfCircleShape_setTexture

Function sfCircleShape_setTexture 

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