windows::Win32::Devices::AllJoyn

Function alljoyn_autopinger_removedestination

pub unsafe fn alljoyn_autopinger_removedestination<P1, P2>(
    autopinger: alljoyn_autopinger,
    group: P1,
    destination: P2,
    removeall: i32,
) -> QStatus
where P1: Param<PCSTR>, P2: Param<PCSTR>,