[][src]Function raylib_sys::rlGetGlTextureFormats

pub unsafe extern "C" fn rlGetGlTextureFormats(
    format: c_int,
    glInternalFormat: *mut c_uint,
    glFormat: *mut c_uint,
    glType: *mut c_uint
)