glib_sys

Function g_win32_check_windows_version

Source
pub unsafe extern "C" fn g_win32_check_windows_version(
    major: c_int,
    minor: c_int,
    spver: c_int,
    os_type: GWin32OSType,
) -> gboolean