Function AdjustWindowRectEx

Source
pub unsafe extern "C" fn AdjustWindowRectEx(
    lpRect: LPRECT,
    dwStyle: DWORD,
    bMenu: BOOL,
    dwExStyle: DWORD,
) -> BOOL