[][src]Function fltk::gl::glNormalPointer

pub unsafe extern "C" fn glNormalPointer(
    type_: u32,
    stride: i32,
    ptr: *const c_void
)