Function windows_sys::Win32::Graphics::OpenGL::glGetTexImage

pub unsafe extern "system" fn glGetTexImage(
    target: u32,
    level: i32,
    format: u32,
    type: u32,
    pixels: *mut c_void,
)