GetWindowDC

Function GetWindowDC 

Source
pub unsafe extern "system" fn GetWindowDC(
    hwnd: *mut c_void,
) -> *mut c_void
Expand description

#170 GetWindowDC

retrieves the handle of the device-context for the given window, including both the client and non-client areas