[−][src]Type Definition libxslt::bindings::xmlShellReadlineFunc
type xmlShellReadlineFunc = Option<unsafe extern "C" fn(*mut i8) -> *mut i8>;
xmlShellReadlineFunc: @prompt: a string prompt
This is a generic signature for the XML shell input function.
Returns a string which will be freed by the Shell.