opengl32

Function wglShareLists

Source
pub unsafe extern "system" fn wglShareLists(
    hglrc1: HGLRC,
    hglrc2: HGLRC,
) -> BOOL