Function windows::Win32::Devices::Tapi::lineDialA

pub unsafe fn lineDialA<P0>(
    hcall: u32,
    lpszdestaddress: P0,
    dwcountrycode: u32
) -> i32
where P0: IntoParam<PCSTR>,