Function kdbplus::api::native::ss[][src]

pub unsafe extern "C" fn ss(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 js.