Type Definition windows_sys::Win32::Globalization::CALINFO_ENUMPROCW
pub type CALINFO_ENUMPROCW = Option<unsafe extern "system" fn(param0: PCWSTR) -> BOOL>;Expand description
Required features: "Win32_Globalization", "Win32_Foundation"