stringpool_init

Function stringpool_init 

Source
pub unsafe extern "C" fn stringpool_init(
    ss: *mut Stringpool,
    strs: *mut *const c_char,
)