Function raylib_sys::LoadRenderTexture[][src]

pub unsafe extern "C" fn LoadRenderTexture(
    width: c_int,
    height: c_int
) -> RenderTexture2D