CopyTextureSubImage1D

Function CopyTextureSubImage1D 

Source
pub unsafe fn CopyTextureSubImage1D(
    texture: u32,
    level: i32,
    xoffset: i32,
    x: i32,
    y: i32,
    width: i32,
)