windows::Win32::Devices::Tapi

Function lineSetTollListW

pub unsafe fn lineSetTollListW<P2>(
    hlineapp: u32,
    dwdeviceid: u32,
    lpszaddressinw: P2,
    dwtolllistoption: u32,
) -> i32
where P2: Param<PCWSTR>,