Function std_vector_char_push

Source
pub unsafe extern "C" fn std_vector_char_push(
    self_: *mut char_vec,
    item: *mut c_char,
)