[][src]Function miniquad::gl::glFramebufferTexture1D

pub unsafe extern "C" fn glFramebufferTexture1D(
    target: u32,
    attachment: u32,
    textarget: u32,
    texture: u32,
    level: i32
)