sfRenderTexture_drawRectangleShape

Function sfRenderTexture_drawRectangleShape 

Source
pub unsafe extern "C" fn sfRenderTexture_drawRectangleShape(
    renderTexture: *mut sfRenderTexture,
    object: *const sfRectangleShape,
    states: *const sfRenderStates,
)