sfRenderTexture_drawShape

Function sfRenderTexture_drawShape 

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