speech_dispatcher_sys

Function spd_execute_command_with_reply

Source
pub unsafe extern "C" fn spd_execute_command_with_reply(
    connection: *mut SPDConnection,
    command: *const c_char,
    reply: *mut *mut c_char,
) -> c_int