WriterWriteFn

Type Alias WriterWriteFn 

Source
pub type WriterWriteFn = extern "C" fn(*mut c_void, *const c_void, usize) -> bool;