Function windows::Win32::Devices::AllJoyn::alljoyn_busattachment_canceladvertisename
pub unsafe fn alljoyn_busattachment_canceladvertisename<P0, P1>(
bus: P0,
name: P1,
transports: u16,
) -> QStatuswhere
P0: Param<alljoyn_busattachment>,
P1: Param<PCSTR>,