Function windows::Win32::Devices::Tapi::phoneGetID

pub unsafe fn phoneGetID<P0>(
    hphone: u32,
    lpdeviceid: *mut VARSTRING,
    lpszdeviceclass: P0
) -> i32
where P0: IntoParam<PCSTR>,