wmem_list_append

Function wmem_list_append 

Source
pub unsafe extern "C" fn wmem_list_append(
    list: *mut wmem_list_t,
    data: *mut c_void,
)