pub type LPNOTIFCALLBACK = Option<unsafe extern "system" fn(lpvcontext: *mut c_void, cnotification: u32, lpnotifications: *mut NOTIFICATION) -> i32>;
Expand description

Required features: "Win32_System_AddressBook", "Win32_Foundation", "Win32_System_Com"