pub unsafe extern "C" fn eglCreatePlatformWindowSurface(
dpy: EGLDisplay,
config: EGLConfig,
native_window: *mut c_void,
attrib_list: *const EGLAttrib,
) -> EGLSurfacepub unsafe extern "C" fn eglCreatePlatformWindowSurface(
dpy: EGLDisplay,
config: EGLConfig,
native_window: *mut c_void,
attrib_list: *const EGLAttrib,
) -> EGLSurface