pub type LPALLOCATEMORE = Option<unsafe extern "system" fn(cbsize: u32, lpobject: *mut c_void, lppbuffer: *mut *mut c_void) -> i32>;
Expand description

Required features: "Win32_System_AddressBook"