sfRectangleShape_setTexture

Function sfRectangleShape_setTexture 

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