pub unsafe extern "C" fn alpm_option_get_noextracts(
    handle: *mut alpm_handle_t
) -> *mut alpm_list_t
Expand description

Get the list of no-extract files @param handle the context handle @return the char* list of no-extract files