Skip to main content

ChannelGroupGetChannelByIndex

Function ChannelGroupGetChannelByIndex 

Source
pub unsafe extern "C" fn ChannelGroupGetChannelByIndex(
    group: *const IChannelGroup,
    index: usize,
) -> *const IChannel