Function load_render_texture

Source
pub unsafe extern "C" fn load_render_texture(
    width: c_int,
    height: c_int,
) -> RenderTexture