bqn_makeUTF8Str

Function bqn_makeUTF8Str 

Source
pub unsafe extern "C" fn bqn_makeUTF8Str(
    len: usize,
    str_: *const c_char,
) -> BQNV