pub unsafe extern "C" fn alpm_fileconflict_free(
    conflict: *mut alpm_fileconflict_t
)
Expand description

Free a fileconflict and its members. @param conflict the fileconflict to free