Function lldb_sys::SBProcessPutSTDIN
[−]
[src]
pub unsafe extern "C" fn SBProcessPutSTDIN(
instance: SBProcessRef,
src: *const c_char,
src_len: size_t
) -> c_uint