__write_to_handle

Function __write_to_handle 

Source
pub fn __write_to_handle(fd: usize, msg: &[u8]) -> isize
Expand description

Should be private but needs to be exposed for the macro to work