Function AdjustWindowRect

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