Skip to main content

ChannelGetDisplayName

Function ChannelGetDisplayName 

Source
pub unsafe extern "C" fn ChannelGetDisplayName(
    channel: *const IChannel,
    display_name: *mut c_char,
    max_length: usize,
) -> usize