Function hip_runtime_sys::hipGraphicsGLRegisterImage
source · pub unsafe extern "C" fn hipGraphicsGLRegisterImage(
resource: *mut *mut hipGraphicsResource,
image: GLuint,
target: GLenum,
flags: c_uint
) -> hipError_t