windows::Win32::Devices::Tapi

Function lineSetTollList

pub unsafe fn lineSetTollList<P2>(
    hlineapp: u32,
    dwdeviceid: u32,
    lpszaddressin: P2,
    dwtolllistoption: u32,
) -> i32
where P2: Param<PCSTR>,