windows::Win32::Devices::Tapi

Function lineMakeCallA

pub unsafe fn lineMakeCallA<P2>(
    hline: u32,
    lphcall: *mut u32,
    lpszdestaddress: P2,
    dwcountrycode: u32,
    lpcallparams: *const LINECALLPARAMS,
) -> i32
where P2: Param<PCSTR>,