[][src]Type Definition raylib_sys::GLADloadproc

type GLADloadproc = Option<unsafe extern "C" fn(name: *const c_char) -> *mut c_void>;