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

Required features: "Win32_Foundation"