Function windows::Win32::Devices::Tapi::lineUnpark

pub unsafe fn lineUnpark<P0>(
    hline: u32,
    dwaddressid: u32,
    lphcall: *mut u32,
    lpszdestaddress: P0
) -> i32
where P0: IntoParam<PCSTR>,