Function ShowWindowAsync

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