pub unsafe extern "system" fn lineMakeCallW(
    hline: u32,
    lphcall: *mut u32,
    lpszdestaddress: PWSTR,
    dwcountrycode: u32,
    lpcallparams: *const LINECALLPARAMS
) -> i32
Expand description

Required features: ‘Win32_Devices_Tapi’, ‘Win32_Foundation’