[][src]Type Definition miniquad::gl::PFNGLGETFRAGDATALOCATIONEXTPROC

type PFNGLGETFRAGDATALOCATIONEXTPROC = Option<unsafe extern "C" fn(u32, *const i8) -> i32>;