[][src]Type Definition raylib_sys::PFNGLSAMPLEMAPATIPROC

type PFNGLSAMPLEMAPATIPROC = Option<unsafe extern "C" fn(dst: GLuint, interp: GLuint, swizzle: GLenum)>;