Function libax::cbindings::ax_print_str
source · #[no_mangle]
pub unsafe extern "C" fn ax_print_str(
buf: *const c_char,
count: usize
) -> c_int
Available on crate feature
cbindings
only.Expand description
Print a string to the global standard output stream.