Skip to main content

ChannelGetUnit

Function ChannelGetUnit 

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