Skip to main content

switch_stream_spawn

Function switch_stream_spawn 

Source
pub unsafe extern "C" fn switch_stream_spawn(
    cmd: *const c_char,
    shell: switch_bool_t,
    wait: switch_bool_t,
    stream: *mut switch_stream_handle_t,
) -> c_int