[][src]Type Definition raylib_sys::PFNGLDEBUGMESSAGECALLBACKARBPROC

type PFNGLDEBUGMESSAGECALLBACKARBPROC = Option<unsafe extern "C" fn(callback: GLDEBUGPROCARB, userParam: *const c_void)>;