Function winapi::um::wingdi::wglMakeCurrent

source ·
pub unsafe extern "system" fn wglMakeCurrent(
    hdc: HDC,
    hglrc: HGLRC
) -> BOOL