Function windows_sys::Win32::System::AddressBook::BuildDisplayTable

pub unsafe extern "system" fn BuildDisplayTable(
    lpallocatebuffer: LPALLOCATEBUFFER,
    lpallocatemore: LPALLOCATEMORE,
    lpfreebuffer: LPFREEBUFFER,
    lpmalloc: *mut c_void,
    hinstance: HINSTANCE,
    cpages: u32,
    lppage: *mut DTPAGE,
    ulflags: u32,
    lpptable: *mut *mut c_void,
    lpptbldata: *mut *mut c_void,
) -> HRESULT