Function set_print_handler
pub fn set_print_handler<P>(func: P)Expand description
To set back the default print handler, use the unset_print_handler function.
pub fn set_print_handler<P>(func: P)To set back the default print handler, use the unset_print_handler function.