Function kdb_c_api::internalize_n[][src]

pub fn internalize_n(string: S, n: I) -> S
Expand description

Intern n chars from a 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.