Function windows_sys::Win32::System::AddressBook::WrapStoreEntryID

pub unsafe extern "system" fn WrapStoreEntryID(
    ulflags: u32,
    lpszdllname: *const i8,
    cborigentry: u32,
    lporigentry: *const ENTRYID,
    lpcbwrappedentry: *mut u32,
    lppwrappedentry: *mut *mut ENTRYID,
) -> HRESULT