#[no_mangle]
pub unsafe extern "C" fn nstd_string_from_i64(num: i64) -> NSTDString
Expand description