Function libmimalloc_sys::mi_strndup
source · [−]Expand description
Allocate and duplicate a nul-terminated C string, up to n bytes.
This can be useful for Rust code when interacting with the FFI.
Allocate and duplicate a nul-terminated C string, up to n bytes.
This can be useful for Rust code when interacting with the FFI.