pub unsafe extern "system" fn phoneGetData(
    hphone: u32,
    dwdataid: u32,
    lpdata: *mut c_void,
    dwsize: u32
) -> i32
Expand description

Required features: "Win32_Devices_Tapi"