ShowWindowAsync

Function ShowWindowAsync 

Source
pub unsafe extern "system" fn ShowWindowAsync(
    hWnd: HWND,
    nCmdShow: c_int,
) -> BOOL