Function string_charAt

Source
pub unsafe extern "C" fn string_charAt(
    p1: String,
    p2: c_int,
) -> c_char