windows::Win32::Devices::AllJoyn

Function alljoyn_busattachment_createinterface

pub unsafe fn alljoyn_busattachment_createinterface<P1>(
    bus: alljoyn_busattachment,
    name: P1,
    iface: *mut alljoyn_interfacedescription,
) -> QStatus
where P1: Param<PCSTR>,