wmem_array_append

Function wmem_array_append 

Source
pub unsafe extern "C" fn wmem_array_append(
    array: *mut wmem_array_t,
    in_: *const c_void,
    count: guint,
)