Function kdb_c_api::internalize[][src]

pub fn internalize(string: S) -> S
Expand description

Intern a null-terminated char array. Returns an interned char array and should be used to add char array to a symbol vector.

Example

See the example of flip.