Skip to content
StrMustInsertMany

StrMustInsertMany

Description

Aborting variant of StrInsertMany. Same shapes; calls LOG_FATAL on allocation failure instead of returning false.

Success

Returns true.

Failure

Does not return; LOG_FATAL aborts the process.

Usage example (Cross-references)

Usage examples (Cross-references)
No external code usages found in the scanned files.
Last updated on