Function r_core::r_strpool_append[][src]

pub unsafe extern "C" fn r_strpool_append(
    p: *mut RStrpool,
    s: *const c_char
) -> c_int