Function wglMakeCurrent

Source
pub unsafe extern "C" fn wglMakeCurrent(
    arg1: HDC,
    arg2: HGLRC,
) -> BOOL