[][src]Function miniquad::gl::glGetnColorTableARB

pub unsafe extern "C" fn glGetnColorTableARB(
    target: u32,
    format: u32,
    type_: u32,
    bufSize: i32,
    table: *mut c_void
)