Function raylib_sys::LoadImageFromTexture

source ยท
pub unsafe extern "C" fn LoadImageFromTexture(
    texture: Texture2D
) -> Image