Function JS_ToCStringLen

Source
pub unsafe fn JS_ToCStringLen(
    ctx: *mut JSContext,
    plen: *mut usize,
    val: u64,
) -> *const i8