Function emacs_multibyte::util::boxing::box_c_char

source ยท
pub fn box_c_char<A: Allocator>(b: Box<[u8], A>) -> (NonNull<c_char>, A)