windows::Win32::Devices::Tapi

Function lineSetTollListA

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