windows::Win32::Devices::AllJoyn

Function alljoyn_busattachment_removesessionmember

pub unsafe fn alljoyn_busattachment_removesessionmember<P2>(
    bus: alljoyn_busattachment,
    sessionid: u32,
    membername: P2,
) -> QStatus
where P2: Param<PCSTR>,