Function winapi::um::wingdi::wglCopyContext

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