ResultToString

Type Alias ResultToString 

Source
pub type ResultToString = unsafe extern "system" fn(instance: Instance, value: Result, buffer: *mut c_char) -> Result;
Expand description