Function js::jsapi::StringIsArrayIndex
[−]
[src]
pub unsafe extern "C" fn StringIsArrayIndex(
str: *mut JSLinearString,
indexp: *mut u32
) -> bool