Function x11::glx::glXMakeContextCurrent[][src]

pub unsafe extern "C" fn glXMakeContextCurrent(
    _4: *mut Display,
    _3: c_ulong,
    _2: c_ulong,
    _1: GLXContext
) -> c_int