pub unsafe extern "system" fn tapiRequestMediaCallA(
    hwnd: HWND,
    wrequestid: WPARAM,
    lpszdeviceclass: PSTR,
    lpdeviceid: PSTR,
    dwsize: u32,
    dwsecure: u32,
    lpszdestaddress: PSTR,
    lpszappname: PSTR,
    lpszcalledparty: PSTR,
    lpszcomment: PSTR
) -> i32
Expand description

Required features: ‘Win32_Devices_Tapi’, ‘Win32_Foundation’