windows::Win32::Devices::Tapi

Function lineMakeCallW

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