windows::Win32::Devices::AllJoyn

Function alljoyn_busattachment_namehasowner

pub unsafe fn alljoyn_busattachment_namehasowner<P1>(
    bus: alljoyn_busattachment,
    name: P1,
    hasowner: *mut i32,
) -> QStatus
where P1: Param<PCSTR>,