pub unsafe extern "system" fn phoneNegotiateAPIVersion(
    hphoneapp: u32,
    dwdeviceid: u32,
    dwapilowversion: u32,
    dwapihighversion: u32,
    lpdwapiversion: *mut u32,
    lpextensionid: *mut PHONEEXTENSIONID
) -> i32
Expand description

Required features: "Win32_Devices_Tapi"