pub type LPBMCALLBACKFN = Option<unsafe extern "system" fn(param0: u32, param1: u32, param2: LPARAM) -> BOOL>;
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation"