Function windows::Win32::Devices::AllJoyn::alljoyn_observer_create

pub unsafe fn alljoyn_observer_create<P0>(
    bus: P0,
    mandatoryinterfaces: *const *const i8,
    nummandatoryinterfaces: usize,
) -> alljoyn_observer
where P0: Param<alljoyn_busattachment>,