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

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