pub unsafe extern "system" fn glCallLists(
    n: i32,
    type: u32,
    lists: *const c_void
)
Expand description

Required features: "Win32_Graphics_OpenGL"