Function wglCopyContext

Source
pub unsafe extern "system" fn wglCopyContext(
    hglrcSrc: HGLRC,
    hglrcDst: HGLRC,
    mask: UINT,
) -> BOOL