sfTexture_setSmooth

Function sfTexture_setSmooth 

Source
pub unsafe extern "C" fn sfTexture_setSmooth(
    texture: *mut sfTexture,
    smooth: sfBool,
)