pub unsafe extern "system" fn lineCreateAgentA(
    hline: u32,
    lpszagentid: PSTR,
    lpszagentpin: PSTR,
    lphagent: *mut u32
) -> i32
Expand description

Required features: ‘Win32_Devices_Tapi’, ‘Win32_Foundation’