[][src]Function winapi::um::wingdi::wglCopyContext

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