Function _cdio_list_append

Source
pub unsafe extern "C" fn _cdio_list_append(
    p_list: *mut CdioList_t,
    p_data: *mut c_void,
)