Function csfml_graphics_sys::sfRenderTexture_createWithSettings[][src]

pub unsafe extern "C" fn sfRenderTexture_createWithSettings(
    width: c_uint,
    height: c_uint,
    settings: sfContextSettings
) -> *mut sfRenderTexture