Function std_vector_element_push

Source
pub unsafe extern "C" fn std_vector_element_push(
    self_: *mut element_vec,
    item: *mut Element,
)