Function windows::Win32::Devices::Tapi::tapiRequestMakeCall
pub unsafe fn tapiRequestMakeCall<P0, P1, P2, P3>(
lpszdestaddress: P0,
lpszappname: P1,
lpszcalledparty: P2,
lpszcomment: P3,
) -> i32where
P0: Param<PCSTR>,
P1: Param<PCSTR>,
P2: Param<PCSTR>,
P3: Param<PCSTR>,